home *** CD-ROM | disk | FTP | other *** search
- Thanks for giving Feelin a try
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Feelin is still under heavy construction. This version is NOT
- compatible with the previous one. Attributes and method may have
- different values. All classes have been rewritten as classes are not
- handled in the same way (creation, setup, cleanup, destruction...).
-
- feelin.library introduces many new features, its own memory management
- system, servers, ressource tracking... LVOs have been changed. Some
- functions have been totaly rewritten and are NOT compatible with
- previous one e.g. F_CreateClassA() that uses a taglist to create a
- class instead of registered arguments.
-
- Setting up Feelin
- ~~~~~~~~~~~~~~~~~
- Execute the script "SETUP", an assign to this directory will be
- created. This assign called "Feelin:" is used by demos as root
- directory. A default GUI preference will also be created by "SETUP".
-
- Each application can have its own GUI preference, including window
- look, application palette... There is no preference editor yet but a
- little tool called "CreateConfig" that allow the creation of a default
- GUI preference. This tool is written in CreativE (an AmigaE extension)
- you must modify the source code of "CreateConfig" and execute it to
- create your own preference.
-